Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Updates the requirements on soundfile to permit the latest version.

Release notes

Sourced from soundfile's releases.

0.11.0

Thank you, tennies, Hannes Helmholz, Christoph Boeddeker, Matt Vollrath, Matthias Geier, Jacek Konieczny, Boris Verkhovskiy, Jonas Haag, Eduardo Moguillansky, Panos Laganakos, Jarvy Jarvison, Domingo Ramirez, Tim Chagnon, Kyle Benesch, Fabian-Robert Stöter, Joe Todd

  • MP3 support
  • Adds binary wheels for macOS M1
  • Improves compatibility with macOS, specifically for M1 machines
  • Fixes file descriptor open for binary wheels on Windows and Python 3.5+
  • Updates libsndfile to v1.1.0
  • Adds get_strings method for retrieving all metadata at once
  • Improves documentation, error messages and tests
  • Displays length of very short files in samples
  • Supports the file system path protocol (pathlib et al)
Commits
  • 7deb23a Merge pull request #326 from bastibe/bastibe/0.11.0
  • c426f56 updates libsndfile binaries and thank you section
  • 84196f5 updates libsndfile binaries for macOS/Intel
  • 6312d9e updates changelog
  • 8caf3c7 fixes MP3 support and M1 binaries
  • c8b2616 updates soundfile_data to updated binaries
  • 74aa5e1 improves macOS ARM platform tags
  • c3a30eb adds MP3 support
  • fef01ef fixes macOS plaform tags, again
  • 5a3f643 fixes setup.py for macOS
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [soundfile](https://github.com/bastibe/python-soundfile) to permit the latest version.
- [Release notes](https://github.com/bastibe/python-soundfile/releases)
- [Commits](bastibe/python-soundfile@0.2.0...0.11.0)

---
updated-dependencies:
- dependency-name: soundfile
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2023

Superseded by #530.

@dependabot dependabot bot closed this Feb 15, 2023
@dependabot dependabot bot deleted the dependabot/pip/soundfile-lt-0.11.1 branch February 15, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants